home *** CD-ROM | disk | FTP | other *** search
/ MacHome 2001 June / MacHome Magazine Demo Disc June 2001.iso / Stuff / Software / Audio / MacAmp™ 2.0.1 / Entheogen 1.1 / Third Party Plugins / WhiteCap 3.4! / (into Entheogen Plugins Folder) / WhiteCap Configs / Infinity < prev    next >
Encoding:
Text File  |  1999-09-26  |  761 b   |  63 lines  |  [TEXT/ttxt]

  1.  
  2.  
  3. /*
  4. Written by Greg Short. You want a date? Sorry. I dinked around with it for a couple weeks, and this is what happened. Call it May 1999, that's as good as it gets. Long live the Munki.
  5. munki@eagle.ptialaska.net
  6. */
  7.  
  8.  
  9. Resn=15,
  10. Durn="8",
  11.  
  12. CamX="50 * sin( t / 6 )",
  13. CamY="30 * cos( t / 6 )",
  14. CamZ="30",
  15.  
  16. CmLX="0",
  17. CmLY="0",
  18. CmLZ="30",
  19.  
  20. CUpX="0",
  21. CUpY="0",
  22. CUpZ="1",
  23.  
  24. R="0",
  25. G="s",
  26. B="1 - s",
  27.  
  28.  
  29. LvlR="0",
  30. LvlG="1",
  31. LvlB="1",
  32.  
  33.  
  34. widt=400,
  35. heig=500,
  36. ConL=1,
  37. ConB=0,
  38.  
  39.  
  40. Fall=".06",
  41.  
  42. D0=".1 * abs( mag( s ) )",
  43. D1="sqr(6 * s)",
  44.  
  45. C0="20 * sin( dt * 4 * PI )",
  46. C1="20 * cos( dt * 4 * PI )",
  47. C2="- 10 * 20 * sin( dt * 2 * PI )",
  48.  
  49. D2="( 2 * s + 1 ) * ( 2 + 5 * d0 )",
  50.  
  51.  
  52.  
  53. X="c0 * d2",
  54. Y="c1 * d2",
  55. Z="c2 + d1 + d0 * ( c2 + d1 )",
  56.  
  57.  
  58.  
  59. Scal="180",
  60. ScSz-1,
  61. Pers="250",
  62.  
  63. Vers=30